Skip to content

feat(ansible)!: Update ansible.utils ( 5.1.2 → 6.0.3 )#433

Open
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ansible.utils-6.x
Open

feat(ansible)!: Update ansible.utils ( 5.1.2 → 6.0.3 )#433
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ansible.utils-6.x

Conversation

@parsec-renovate

@parsec-renovate parsec-renovate Bot commented Apr 14, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
ansible.utils galaxy-collection major 5.1.26.0.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ansible-collections/ansible.utils (ansible.utils)

v6.0.3

Compare Source

======

Bugfixes

  • Fix update_fact to update a fact where a key in the referenced path contains a bracket.

v6.0.2

Compare Source

======

Bugfixes

  • cidr_merge - Fix filter failing when used inside a Jinja2 macro called with with context by unwrapping Ansible lazy template lists before validation.
  • cli_parse - Honor ttp_results.results flat_list in TTP parser so output is a single-level list instead of double-wrapped (#​402).
  • ipaddress_utils - Support Python 3.14+ by using the public version attribute instead of the removed private _version on ipaddress network objects (bpo-118710).
  • update_fact - Use task_vars at top-level instead of the deprecated vars key for compatibility with ansible-core 2.24 (ansible/ansible issue

v6.0.1

Compare Source

======

Bugfixes

  • Add a cleanup step that removes empty {} and [] values from lists in keep_keys_from_dict_n_list()

Documentation Changes

  • Fix the description of the reduce_on_network filter.
  • Fix the module name in ipmath filter.

v6.0.0

Compare Source

======

Release Summary

With this release, the minimum required version of ansible-core for this collection is 2.16.0. The last version known to be compatible with ansible-core versions below 2.16 is v5.1.2.

Major Changes

  • Bumping requires_ansible to >=2.16.0, since previous ansible-core versions are EoL now.

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@parsec-renovate parsec-renovate Bot force-pushed the renovate/ansible.utils-6.x branch from 468f839 to c663f3c Compare January 13, 2026 07:16
@parsec-renovate parsec-renovate Bot changed the title feat(ansible)!: Update ansible.utils ( 5.1.2 → 6.0.0 ) feat(ansible)!: Update ansible.utils ( 5.1.2 → 6.0.1 ) Jan 13, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ansible.utils-6.x branch from c663f3c to 114c447 Compare March 3, 2026 19:26
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ansible.utils-6.x branch from 114c447 to 3f22f60 Compare April 13, 2026 06:55
@parsec-renovate parsec-renovate Bot changed the title feat(ansible)!: Update ansible.utils ( 5.1.2 → 6.0.1 ) feat(ansible)!: Update ansible.utils ( 5.1.2 → 6.0.2 ) Apr 13, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ansible.utils-6.x branch from 3f22f60 to 8813adf Compare June 17, 2026 09:49
@parsec-renovate parsec-renovate Bot changed the title feat(ansible)!: Update ansible.utils ( 5.1.2 → 6.0.2 ) feat(ansible)!: Update ansible.utils ( 5.1.2 → 6.0.3 ) Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants